home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / gas-211 / gas / link.cmd < prev    next >
Encoding:
Text File  |  1993-05-30  |  325 b   |  11 lines

  1. ALIGN=1024
  2. RESNUM 0x0000, 0x8000
  3. ; Putting in .lit1 gives errors.
  4. ORDER .data=0x80002000, .data1, .lit, .bss
  5. ; Let's put this on the command line so it goes first, which is what
  6. ; GDB expects.
  7. ; LOAD /s2/amd/29k/lib/crt0.o
  8. LOAD /s2/amd/29k/lib/libqcb0h.lib
  9. LOAD /s2/amd/29k/lib/libscb0h.lib
  10. LOAD /s2/amd/29k/lib/libacb0h.lib
  11.